lib/core: Fix ‘Since’ line for ostree_validate_remote_name()
authorPhilip Withnall <withnall@endlessm.com>
Wed, 21 Jun 2017 11:37:12 +0000 (12:37 +0100)
committerAtomic Bot <atomic-devel@projectatomic.io>
Wed, 21 Jun 2017 13:00:55 +0000 (13:00 +0000)
This was missed when cherry-picking it out of
https://github.com/ostreedev/ostree/pull/924#discussion_r123097919.

Signed-off-by: Philip Withnall <withnall@endlessm.com>
Closes: #950
Approved by: cgwalters

src/libostree/ostree-core.c

index 3eb35c3f10de9f21f9ca6eccfe7f4ff4ceefce82..abc204e92eb8b12657486f001c28da7690d0b444 100644 (file)
@@ -187,7 +187,7 @@ ostree_validate_rev (const char *rev,
  * @error: Error
  *
  * Returns: %TRUE if @remote_name is a valid remote name
- * Since: 2017.7
+ * Since: 2017.8
  */
 gboolean
 ostree_validate_remote_name (const char  *remote_name,